Package gametheory

Contains code for estimating the entry into auctions application in Bajari, Hong, and Ryan (2009).

See:
          Description

Class Summary
FunctionEvaluationTaskGMM Parallelizable Task that evaluates the moments for a given Game.
Game Contains all the information for a discrete game of complete information: actions, payoffs, importance games, and equilibria.
GameMinimization Class to perform the optimization of the GMM function on real auction entry data.
GameMinimizationPrivateInformation Private information version of discrete game used to find starting values in the complete information game.
GameTheoryConstants static public class containing package-wide constants.
GameTheoryGUI GUI frontend and control logic for the estimation procedure in Bajari, Hong, and Ryan (2009).
GenerateImportanceGameTask Task to calculate equilibria to an importance game.
GenerateMonteCarloTask Generates a Monte Carlo game, solving all the equilibria.
GenerateRecursiveList Generates the full enumeration of all possible outcomes, given a number of players and a number of actions they can choose.
ReadInData Reads in data from pre-calculated profit file.
 

Package gametheory Description

Contains code for estimating the entry into auctions application in Bajari, Hong, and Ryan (2009).